home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / mac / 3-Presentations / Apple Demos / Training / AppleCD SC Training / Using the AppleCD SC / card_13479.txt < prev    next >
Text File  |  1990-04-02  |  4KB  |  199 lines

  1. -- card: 13479 from stack: in
  2. -- bmap block id: 10262
  3. -- flags: 4000
  4. -- background id: 2282
  5. -- name: Home
  6. ----- HyperTalk script -----
  7. on idle
  8.   pass idle
  9. end idle
  10.  
  11. on startup
  12.   pass startup
  13. end startup
  14.  
  15. on closeCard
  16.   pass closeCard
  17. end closeCard
  18.  
  19.  
  20.  
  21. -- part 115 (button)
  22. -- low flags: 00
  23. -- high flags: A003
  24. -- rect: left=36 top=68 right=90 bottom=285
  25. -- title width / last selected line: 0
  26. -- icon id / first selected line: 0 / 0
  27. -- text alignment: 1
  28. -- font id: 0
  29. -- text size: 12
  30. -- style flags: 0
  31. -- line height: 16
  32. -- part name: Setup
  33. ----- HyperTalk script -----
  34. on mouseUp
  35.   visual effect wipe left
  36.   push card
  37.   go to card id 12473
  38. end mouseUp
  39.  
  40.  
  41.  
  42.  
  43. -- part 116 (button)
  44. -- low flags: 00
  45. -- high flags: A003
  46. -- rect: left=36 top=109 right=131 bottom=285
  47. -- title width / last selected line: 0
  48. -- icon id / first selected line: 0 / 0
  49. -- text alignment: 1
  50. -- font id: 0
  51. -- text size: 12
  52. -- style flags: 0
  53. -- line height: 16
  54. -- part name: Resource File
  55. ----- HyperTalk script -----
  56. on mouseUp
  57.   push card
  58.   visual effect wipe left
  59.   go to card id 14251
  60. end mouseUp
  61.  
  62.  
  63.  
  64. -- part 121 (button)
  65. -- low flags: 00
  66. -- high flags: A003
  67. -- rect: left=417 top=281 right=303 bottom=483
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: GO BACK
  76. ----- HyperTalk script -----
  77.  
  78. on mouseUp
  79.   play harpsichord d4
  80.   visual wipe right
  81.   pop card
  82. end mouseup
  83.  
  84.  
  85.  
  86. on continue
  87.   global counter
  88.   if counter = 0 then go to card id 11662
  89.   else go to card id 6809
  90.   put 0 into counter
  91. end continue
  92.  
  93.  
  94.  
  95.  
  96. -- part 123 (button)
  97. -- low flags: 00
  98. -- high flags: 0000
  99. -- rect: left=355 top=129 right=177 bottom=453
  100. -- title width / last selected line: 0
  101. -- icon id / first selected line: 0 / 0
  102. -- text alignment: 1
  103. -- font id: 0
  104. -- text size: 12
  105. -- style flags: 0
  106. -- line height: 16
  107. -- part name: New Button
  108. ----- HyperTalk script -----
  109. on mouseUp
  110.   play harpsichord c4
  111.   visual effect venetian blinds to gray
  112.   go to card id 4265
  113. end mouseUp
  114.  
  115.  
  116.  
  117.  
  118. -- part 126 (button)
  119. -- low flags: 00
  120. -- high flags: A003
  121. -- rect: left=324 top=281 right=303 bottom=390
  122. -- title width / last selected line: 0
  123. -- icon id / first selected line: 0 / 0
  124. -- text alignment: 1
  125. -- font id: 0
  126. -- text size: 12
  127. -- style flags: 0
  128. -- line height: 16
  129. -- part name: HELP
  130. ----- HyperTalk script -----
  131. on mouseUp
  132.   play harpsichord b4
  133.   visual effect barn door open
  134.   go to card id 7551
  135. end mouseUp
  136.  
  137.  
  138.  
  139.  
  140. -- part 127 (field)
  141. -- low flags: 00
  142. -- high flags: 0000
  143. -- rect: left=13 top=31 right=53 bottom=316
  144. -- title width / last selected line: 0
  145. -- icon id / first selected line: 0 / 0
  146. -- text alignment: 1
  147. -- font id: 0
  148. -- text size: 12
  149. -- style flags: 0
  150. -- line height: 16
  151. -- part name: 
  152.  
  153.  
  154. -- part 128 (button)
  155. -- low flags: 00
  156. -- high flags: 0000
  157. -- rect: left=448 top=28 right=52 bottom=484
  158. -- title width / last selected line: 0
  159. -- icon id / first selected line: 1011 / 1011
  160. -- text alignment: 1
  161. -- font id: 0
  162. -- text size: 12
  163. -- style flags: 0
  164. -- line height: 16
  165. -- part name: New Button
  166. ----- HyperTalk script -----
  167. on mouseUp
  168.   play harpsichord c4
  169.   visual effect venetian blinds to gray
  170.   go to card id 5341
  171. end mouseUp
  172.  
  173.  
  174.  
  175.  
  176. -- part 131 (button)
  177. -- low flags: 00
  178. -- high flags: A003
  179. -- rect: left=36 top=150 right=172 bottom=285
  180. -- title width / last selected line: 0
  181. -- icon id / first selected line: 0 / 0
  182. -- text alignment: 1
  183. -- font id: 0
  184. -- text size: 12
  185. -- style flags: 0
  186. -- line height: 16
  187. -- part name: Installing CD Remote Desk Accessory
  188. ----- HyperTalk script -----
  189. on mouseUp
  190.   push card
  191.   visual effect wipe left
  192.   go to card id 14049
  193. end mouseUp
  194.  
  195.  
  196.  
  197. -- part contents for card part 127
  198. ----- text -----
  199. Macintosh